Completed
Push — master ( 964113...0c54bb )
by Dimas
476:36 queued 460:34
created

protector.d.ts ➔ J   A

Complexity

Conditions 1

Size

Total Lines 1
Code Lines 1

Duplication

Lines 0
Ratio 0 %

Importance

Changes 0
Metric Value
cc 1
eloc 1
dl 0
loc 1
rs 10
c 0
b 0
f 0
1
declare function Protector__D(E: any): (G: any) => any;
2
declare var Protector_a: string[];
3
declare function Protector_b(c: any, d: any): string;
4
declare function f(d: any, e: any): (...args: any[]) => any;
5
declare function J(...args: any[]): any;
6
declare function Protector__h(j: any, k: any): (...args: any[]) => any;
7
declare function Protector__q(s: any, t: any): (...args: any[]) => any;
8
declare function Protector__w(...args: any[]): any;
9